Forgot line in last commit
authorjustbur <justin@burkett.cc>
Thu, 19 Nov 2015 02:48:27 +0000 (21:48 -0500)
committerjustbur <justin@burkett.cc>
Thu, 19 Nov 2015 02:48:27 +0000 (21:48 -0500)
which-key.el

index 5e68f5c4cdae3c45b0b65f21f4853c319ba6ae6e..490ed7db2775fa0859ddd0d808d7d7ed97cd0e87 100644 (file)
@@ -563,6 +563,7 @@ if there is space and the bottom otherwise."
   "Apply suggested settings for side-window that opens on
 bottom."
   (interactive)
+  (which-key--setup-echo-keystrokes)
   (setq which-key-popup-type 'side-window
         which-key-side-window-location 'bottom
         which-key-show-prefix 'echo))